You can update or delete a device SNMP group.
For information about commands and supported parameters, see ExtremeCloud Orchestrator Command Reference, 3.6.0 .
efa inventory device snmp group update --name "test-grp-v2" --version v2c --read-view "test-view-1" --ip 10.139.44.159 +---------------+-------------+---------+-------------+------------+-------------+------------+---------+--------+ | IP Address | Group Name | Version | Read view | Write view | Notify view | Auth Level | Status | Reason | +---------------+-------------+---------+-------------+------------+-------------+------------+---------+--------+ | 10.139.44.159 | test-grp-v2 | v2c | test-view-1 | | | | Success | | +---------------+-------------+---------+-------------+------------+-------------+------------+---------+--------+ Snmp group details
The following example lists groups on a specific device:
efa inventory device snmp group list --ip 10.139.44.159 +---------------+-------------+---------+-------------+------------+-------------+------------+-----------------+ | IP Address | Group Name | Version | Read view | Write view | Notify view | Auth Level | AppState | +---------------+-------------+---------+-------------+------------+-------------+------------+-----------------+ | 10.139.44.159 | efav3Group | v3 | | | efav3View | noauth | cfg-not-managed | +---------------+-------------+---------+-------------+------------+-------------+------------+-----------------+ | 10.139.44.159 | test-grp-v2 | v2c | test-view-1 | efav3View | | noauth | cfg-in-sync | +---------------+-------------+---------+-------------+------------+-------------+------------+-----------------+ Snmp group details